Papers with success rate

19 papers
DQA: Diagnostic Question Answering for IT Support (2026.acl-industry)

Copied to clipboard

Challenge: a diagnostic question-answering framework maintains persistent diagnostic state and aggregates retrieved cases at the level of root causes rather than individual documents.
Approach: They propose a diagnostic question-answering framework that maintains persistent diagnostic state . it aggregates retrieved cases at the level of root causes rather than individual documents .
Outcome: The framework achieves a 78.7% success rate under trajectory-level success criterion compared to a multi-turn RAG baseline . the framework reduces average turns from 8.4 to 3.9, compared with a single-turn baseline crim.
KG-RAG: Enhancing GUI Agent Decision-Making via Knowledge Graph-Driven Retrieval-Augmented Generation (2025.emnlp-main)

Copied to clipboard

Challenge: Recent advances in GUI agents have limited app-specific knowledge of complex mobile tasks.
Approach: They propose a Knowledge Graph-driven Retrieval-Augmented Generation framework that transforms fragmented UTGs into structured vector databases for efficient real-time retrieval.
Outcome: The proposed framework outperforms existing methods in a 75.8% success rate and 84.6% decision accuracy test across mobile apps.
Idea23D: Collaborative LMM Agents Enable 3D Model Generation from Interleaved Multimodal Inputs (2025.coling-main)

Copied to clipboard

Challenge: Existing 3D AIGC methods don’t fully unleash human creativity.
Approach: They propose a framework that generates 3D content from multimodal inputs . they propose 198 multimodal text inputs for 3D generation tasks .
Outcome: The proposed framework generates 3D content from multimodal inputs without human intervention.
MAS-Bench: A Unified Benchmark for Shortcut-Augmented Hybrid Mobile GUI Agents (2026.acl-long)

Copied to clipboard

Challenge: Shortcuts such as APIs and deep-links have emerged as efficient complements to flexible GUI operations, but systematic evaluation of GUI–shortcut hybrid agents remains underexplored.
Approach: They propose a benchmark that evaluates GUI-shortcut hybrid agents with a specific focus on the mobile domain.
Outcome: MAS-Bench evaluates agent's ability to generate shortcuts by discovering and creating reusable, low-cost workflows.
SkillVerse : Assessing and Enhancing LLMs with Tree Evaluation (2025.acl-long)

Copied to clipboard

Challenge: Language models evolve to tackle complex, multifaceted tasks, requiring granular evaluations . recent studies have focused on leaderboard and benchmark results, but limited interpretability makes it difficult to compare strengths and weaknesses of models.
Approach: They propose an unsupervised tree-structured diagnosis framework for understanding model proficiency in specific abilities with an LLM as a judge.
Outcome: The proposed framework improves model in-context learning and predicts model weaknesses with a 55% success rate compared to the framework without SkillVerse.
AutoHallusion: Automatic Generation of Hallucination Benchmarks for Vision-Language Models (2024.findings-emnlp)

Copied to clipboard

Challenge: Large vision-language models are prone to hallucinations, where contextual cues in an image can trigger the language module to produce overconfident and incorrect reasoning about abnormal or hypothetical objects.
Approach: They propose to automate the generation of hallucination-related questions using images . they propose to use three image manipulation strategies to induce hallucinosity .
Outcome: The proposed approach reduces human bias in crafting such examples and improves accuracy.
BERT-ATTACK: Adversarial Attack Against BERT Using BERT (2020.emnlp-main)

Copied to clipboard

Challenge: Current approaches to generate adversarial samples for discrete data are heuristic replacement strategies that are difficult to implement in continuous data.
Approach: They propose a method to generate adversarial samples using pre-trained masked language models using BERT.
Outcome: The proposed method outperforms state-of-the-art methods in success rate and perturb percentage while remaining fluent and semantically preserved.
Character-level White-Box Adversarial Attacks against Transformers via Attachable Subwords Substitution (2022.emnlp-main)

Copied to clipboard

Challenge: Existing methods to attack transformer models are not effective at character level, but they are a natural attack scenario.
Approach: They propose a character-level adversarial attack method against transformer models . they use a gradient-based method to find the most vulnerable words in a sentence .
Outcome: The proposed method outperforms previous methods on sentence-level and token-level tasks.
On the Vulnerability of Safety Alignment in Open-Access LLMs (2024.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) are susceptible to malicious exploitation, but are often rejected and limited harmfulness is limited.
Approach: They propose two types of reverse alignment techniques: reverse supervised fine-tuning (RSFT) and reverse preference optimization (RPO).
Outcome: The proposed methods can significantly enhance the success rate and harmfulness of jailbreak attacks, but they face high rejection rates and limited harmfulness.
WirelessMathBench: A Mathematical Modeling Benchmark for LLMs in Wireless Communications (2025.findings-acl)

Copied to clipboard

Challenge: Large Language Models (LLMs) have demonstrated impressive results across a broad array of tasks, yet their capacity for complex, domain-specific mathematical reasoning remains underexplored.
Approach: They propose a benchmark to evaluate Large Language Models on mathematical modeling challenges to wireless communications engineering.
Outcome: The proposed benchmark evaluates LLMs on mathematical modeling challenges to wireless communications engineering.
Mango: Multi-Agent Web Navigation via Global-View Optimization (2026.acl-long)

Copied to clipboard

Challenge: Existing web agents typically begin exploration from the root URL, which is inefficient for complex websites with deep hierarchical structures.
Approach: They propose a multi-agent web navigation method that leverages the website structure to dynamically determine optimal starting points.
Outcome: The proposed method achieves 63.6% success rate on WebVoyager, outperforming the best baseline by 7.3%, and 52.5% success rate with open-source and closed-source models.
Data to Defense: The Role of Curation in Aligning Large Language Models Against Safety Compromise (2025.emnlp-main)

Copied to clipboard

Challenge: Recent studies have identified a vulnerability in large language models (LLMs) during customization.
Approach: They propose an adaptive data curation approach that allows any text to be curated to enhance its effectiveness in counteracting harmful samples during customization.
Outcome: The proposed approach reduces compromising effects and generates 100% safe responses.
Planning with Multi-Constraints via Collaborative Language Agents (2025.coling-main)

Copied to clipboard

Challenge: Recent advances in neural language models have sparked a new surge of intelligent agent research.
Approach: They propose a method for collaborative LLM-based multi-agent systems that simplifies complex task planning with constraints by decomposing it into a hierarchy of subordinate tasks.
Outcome: The proposed method achieves an average success rate of 42.68% on two constraint-intensive benchmarks, TravelPlanner and API-Bank.
DT-Solver: Automated Theorem Proving with Dynamic-Tree Sampling Guided by Proof-level Value Function (2023.acl-long)

Copied to clipboard

Challenge: Recent advances in neural theorem-proving resort to large language models and tree searches.
Approach: They propose a Dynamic-Tree Driven Theorem Solver to accommodate general theoremes by guiding the search procedure with state confidence and proof-level values.
Outcome: The proposed method outperforms state-of-the-art methods on two popular theorem-proving datasets with a 6.65% improvement on average in terms of success rate.
When GPT Spills the Tea: Comprehensive Assessment of Knowledge File Leakage in GPTs (2025.acl-long)

Copied to clipboard

Challenge: Existing studies show that adversarial prompts can induce GPTs to leak knowledge file content.
Approach: They propose a workflow inspired by Data Security Posture Management to identify five leakage vectors for knowledge file leakage using 651,022 GPT metadata and 11,820 flows.
Outcome: The proposed workflow analyzes 651,022 GPT metadata, 11,820 flows, and 1,466 responses to identify five leakage vectors: metadata, GPT initialization, retrieval, sandboxed execution environments, and prompts.
Knowing More, Acting Better: Hierarchical Representation for Embodied Decision-Making (2025.findings-emnlp)

Copied to clipboard

Challenge: Modern embodied AI uses multimodal large language models as policy models, predicting actions from final-layer hidden states.
Approach: They propose a hierarchical action probing method that aggregates representations from all layers, mirroring the brain's multi-level organization.
Outcome: Experiments show that hierarchical probing improves on last-layer embodied models and achieves a 46.6% success rate and a 62.5% gain in spatial reasoning tasks.
Keys to Robust Edits: From Theoretical Insights to Practical Advances (2025.acl-long)

Copied to clipboard

Challenge: Existing methods for modifying parametric memory are prone to inaccuracies due to conflicting or outdated information.
Approach: They propose a plug-and-play module that disentangles editing keys from native model representations and dynamically adjusts keys via contrastive learning to achieve robustness-specificity balance.
Outcome: The proposed method improves over robustness tests by up to 66.4% while maintaining the success rate unaffected.
Resolving the Security-Auditability Dilemma with Auditable Latent Chain-of-Thought Alignment (2026.acl-long)

Copied to clipboard

Challenge: Extensive experiments show that ALCA reduces the success rate of adaptive jailbreak attacks by over 40% compared to strong baselines, while preserving performance.
Approach: They propose a framework that decouples internal reasoning from external output and allows the model to reconstruct its latent reasoning into human-readable text for supervision under specific guidance.
Outcome: The proposed framework reduces the success rate of adaptive jailbreak attacks by over 40% compared to baselines while preserving performance.
ReflAct: World-Grounded Decision Making in LLM Agents via Goal-State Reflection (2025.emnlp-main)

Copied to clipboard

Challenge: Recent advances in LLMs have significantly enhanced their reasoning capabilities, enabling LLM-based agents to perform complex multi-step decision making beyond static problem solving.
Approach: They propose a novel reasoning backbone that shifts reasoning from merely planning next actions to continuously reflecting on the agent’s state relative to its goal.
Outcome: The proposed model outperforms ReAct by 27.7% on average, achieving a 93.3% success rate in ALFWorld.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations